Skip to content

fix: prevent recursive JSON encoding of updates on retries#209

Merged
Flix6x merged 1 commit into
mainfrom
fix/recursive-json-encoding
May 27, 2026
Merged

fix: prevent recursive JSON encoding of updates on retries#209
Flix6x merged 1 commit into
mainfrom
fix/recursive-json-encoding

Conversation

@Flix6x

@Flix6x Flix6x commented May 27, 2026

Copy link
Copy Markdown
Member

The updates dictionary was being updated in-place with each call.

Signed-off-by: F.N. Claessen <claessen@seita.nl>
@Flix6x Flix6x self-assigned this May 27, 2026
@Flix6x Flix6x merged commit aef6a2b into main May 27, 2026
12 checks passed
@Flix6x Flix6x deleted the fix/recursive-json-encoding branch May 27, 2026 09:00
@coveralls

Copy link
Copy Markdown

Coverage Report for CI Build 26501459851

Coverage increased (+0.01%) to 96.176%

Details

  • Coverage increased (+0.01%) from the base build.
  • Patch coverage: 2 of 2 lines across 1 file are fully covered (100%).
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 706
Covered Lines: 679
Line Coverage: 96.18%
Coverage Strength: 5.77 hits per line

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants